type text/template.kind

3 uses

	text/template (current package)
		funcs.go#L415: type kind int
		funcs.go#L418: 	invalidKind kind = iota
		funcs.go#L427: func basicKind(v reflect.Value) (kind, error) {